Another oddly basic thing (The things starting with & sign like '&nbsp')

One should be aware of these basic things.

What if you need to write out the tag for paragraph? You need to use entities. <p> (look at source) Entitites can be used to write reserved words/characters, and those characters that are not on the keyboard
£

Refrence for the entities: https://www.htmlquick.com/reference/character-entity-reference.html